CbacProcess is the process that handles CBAC.
More...
CbacProcess is the process that handles CBAC.
◆ getCbacAt()
| Cbac CbacProcess::getCbacAt |
( |
int |
| ) |
|
Returns the CBAC access list at the specified index.
- Parameters
-
| index,index | to get the access list from |
- Returns
- Cbac, the CBAC access list at the specified index.
◆ getCbacCount()
| int CbacProcess::getCbacCount |
( |
| ) |
|
Returns the number of CBAC access lists.
- Returns
- int, the number of CBAC access lists.
◆ getGlobalAlert()
| Bool CbacProcess::getGlobalAlert |
( |
| ) |
|
Returns the global alert value.
- Returns
- enum<Bool>, values: eDefault = -1, eFalse = 0, eTrue = 1
◆ getGlobalAuditTrail()
| Bool CbacProcess::getGlobalAuditTrail |
( |
| ) |
|
Returns the global audit trail value.
- Returns
- enum<Bool>, values: eDefault = -1, eFalse = 0, eTrue = 1
◆ setDnsTimeout()
| void CbacProcess::setDnsTimeout |
( |
int |
| ) |
|
Sets the value for DNS timeout.
- Parameters
-
| timeout,the | value for DNS timeout. |
◆ setGlobalAlert()
| void CbacProcess::setGlobalAlert |
( |
Bool |
| ) |
|
Enables or disables global alert.
- Parameters
-
| val,values | eDefault = -1, eFalse = 0, eTrue = 1 |
◆ setGlobalAuditTrail()
| void CbacProcess::setGlobalAuditTrail |
( |
Bool |
| ) |
|
Enables or disables global audit trail.
- Parameters
-
| val,values | eDefault = -1, eFalse = 0, eTrue = 1 |
◆ setMaxIncompleteHigh()
| void CbacProcess::setMaxIncompleteHigh |
( |
int |
| ) |
|
Sets the max-incomplete high value.
- Parameters
-
| hinum,the | max-incomplete high value. |
◆ setMaxIncompleteLow()
| void CbacProcess::setMaxIncompleteLow |
( |
int |
| ) |
|
Sets the max-incomplete low value.
- Parameters
-
| lonum,the | max-incomplete low value. |
◆ setOneMinuteHigh()
| void CbacProcess::setOneMinuteHigh |
( |
int |
| ) |
|
Sets the one-minute high value.
- Parameters
-
| hinum,the | one-minute high value. |
◆ setOneMinuteLow()
| void CbacProcess::setOneMinuteLow |
( |
int |
| ) |
|
Sets the one-minute low value.
- Parameters
-
| lonum,the | one-minute low value. |
◆ setTcpFinWaitTime()
| void CbacProcess::setTcpFinWaitTime |
( |
int |
| ) |
|
Sets the value for TCP FIN wait.
- Parameters
-
| finwait,the | value for TCP FIN wait. |
◆ setTcpIdleTime()
| void CbacProcess::setTcpIdleTime |
( |
int |
| ) |
|
Sets the value for TCP idle time.
- Parameters
-
| idleTime,the | value for TCP idle time. |
◆ setTcpSynWaitTime()
| void CbacProcess::setTcpSynWaitTime |
( |
int |
| ) |
|
Sets the value for TCP sync wait.
- Parameters
-
| synTime,the | value for TCP sync wait. |
◆ setUdpIdleTime()
| void CbacProcess::setUdpIdleTime |
( |
int |
| ) |
|
Sets the value for UDP idle time.
- Parameters
-
| idleTime,the | value for UDP idle time. |
The documentation for this class was generated from the following file: